/*
Theme Name: JNews - Child Theme
Version: 1.0.0
Theme URI: http://themeforest.net/?ref=jegtheme
Description: A basic starter child theme for customization purpose of JNews theme.
Author: Jegtheme
Author URI: http://themeforest.net/user/jegtheme?ref=jegtheme
Template: jnews
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

div#jeg_off_canvas .jeg_mobile_wrapper .jeg_search_wrapper {
    display: none;
}


.search .jeg_inner_content {
    padding: 0 !important;
    border: 0 solid;
}
.wp-grid-builder .wpgb-card-1 .wpgb-block-9 {
    line-height: 0.3 !important;
    margin-right: 10px !important;
}
.logged-in .wp-grid-builder .wpgb-card-1 .wpgb-block-9 {
	line-height: 1.4 !important;
    margin-right: 0 !important;
}
.jeg_archive_search {
    background: #fff;
    padding: 0px;
}

.widget .jeg_postblock_23 .jeg_post_meta {
    display: none;
}
article.jeg_post .thumbnail-container>img{
	    object-fit: cover !important;
}
/* WPGridbuilder */
html body .wpgb-area.wpgb-area-top-1 .wpgb-facet.wpgb-facet-20 {
    opacity: .3 !important;
    pointer-events: none !important;
    z-index: 0;
}
.wpgb-facet{
    background-color: #fff !important;
}
.wpgb-facet select.wpgb-select, .wpgb-facet .wpgb-search-facet input[type="search"], .wpgb-facet .wpgb-autocomplete-facet input[type="search"] {
    border-width: 1px;
    border-style: solid;
    border-radius: 0px !important;
    font-size: 16px;
    border: 1px solid rgba(224, 224, 224, 1) !important;
    outline: none;
    transition: border-color 100ms ease;
}
html body .wpgb-facet.wpgb-facet-13, 
html body .wpgb-facet.wpgb-facet-14, 
html body .wpgb-facet.wpgb-facet-15, 
html body .wpgb-facet.wpgb-facet-16, 
html body .wpgb-facet.wpgb-facet-17,
html body .wpgb-facet.wpgb-facet-18 {
    left: unset !important;
    right: -20px !important;
}
.wp-grid-builder .wpgb-area-top-2>div, .wp-grid-builder .wpgb-area-top-1 > div {
    -ms-flex: 0 0 33% !important;
    flex: 0 0 260px !important;
    max-width: 260px !important;
}
.wpgb-area.wpgb-area-top-1 .wpgb-facet:not(.wpgb-facet-1) {
    POSITION: ABSOLUTE !important;
    LEFT: 33%;
    -ms-flex: 0 0 33% !important;
    flex: 0 0 33% !important;
    max-width: 33% !important;
    background-color: #fff !important;
    z-index: 9999;
    opacity: 1 !important;
}
button.wpgb-reset {
    background-color: #71C1B4;
    background: #71C1B4 !important;
    color: #fff;
    text-align: center;
    border-radius: 100px !important;
    margin-left: auto;
    font-size: 14px;
    transition: ease-in-out .3s all;
    float: right;
}
button.wpgb-reset:focus{
    outline: none !important;
}
.wpgb-facet.wpgb-facet-12 {
    min-width: 65% !important;
}
.wpgb-area.wpgb-area-top-1 .wpgb-facet:not(.wpgb-facet-1) {
    POSITION: ABSOLUTE !important;
    LEFT: 33%;
	-ms-flex: 0 0 33% !important;
    flex: 0 0 33% !important;
    max-width: 33% !important;
}
.wpgb-facet.wpgb-facet-13, .wpgb-facet.wpgb-facet-14, .wpgb-facet.wpgb-facet-15, .wpgb-facet.wpgb-facet-16, .wpgb-facet.wpgb-facet-17 {
    left: 66% !important;
}
a.wpgb-block-7.wpgb-hover-accent-1 i {
    margin-left: 10px;
}
.wp-grid-builder .wpgb-area-top-2>div, .wp-grid-builder .wpgb-area-top-2>div {
    -ms-flex: 0 0 33% !important;
    flex: 0 0 33% !important;
    max-width: 33% !important;
}
.wpgb_wishlist span.pickplugins_wl_wishlist_menu_icon {
    top: -70px !important;
    position: absolute !important;
    right: 15px;
}
.wpgb_wishlist .fav-btn {
    position: absolute;
    top: -113px !important;
    right: 6px !important; 
    width: max-content;
    pointer-events: none;
    background-color: #71C1B4;
    color: #fff !important;
    padding: 2px 10px !important;
    transition: ease-in-out .3s all;
    font-size: 16px !important;
}


ul#pickplugins_wl_menu_items {
    max-height: 363px !important;
    overflow: scroll;
} 

.jeg_nav_item.jeg_mainmenu_wrap ul.jeg_menu {
    display: flex;
    align-items: stretch; /* Default */
    justify-content: space-between;
    width: 100%;
    background: transparent;
    margin: 0;
    padding: 0;
}
.jeg_nav_item.jeg_mainmenu_wrap ul.jeg_menu li {
    display: block;
    flex: 0 1 auto; /* Default */
    list-style-type: none;
    background: transparent;
    width:auto;
}
.jeg_header.normal .container {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}

/* Broken image */
img.size-full.wp-image-9240 {
    display: none;
}
.wp-image-14413 {
display: none !important;
}
.size-full.wp-image-1477 {
display: none !important;
}

.no-title .entry-header {
    display: none;
}
form#lostpasswordform label[for="email"] {
    display: none;
}
input#somfrp_user_info {
    width: 360px;
    margin-top: 20px;
}
button#reset-pass-submit {
    color: #fff;
    border-radius: 50px;
    margin-top: 30px;
}
form#lostpasswordform legend,
form#resetpasswordform .somfrp-lost-pass-form-text p{
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 30px !important;
}
form#resetpasswordform legend {
    display: none;
}
form#resetpasswordform div p input {
    min-width: 300px;
}
form#resetpasswordform div p label {
    display: block;
}


span.divider_comment:first-of-type {
    display: none;
}
.jeg_meta_comment a {
    font-weight: 500;
}


.social-login-line {
    margin-left: 100px;
}

.social-login-item i.fa.fa-facebook {
    text-align: center;
}
a.btn.btn-facebook {
    text-align: center;
}
div#jeg_loginform .gform_body {
    display: none;
}

.jeg_popup {
    max-width: 600px !important;
}
html body .gform_wrapper .top_label li.gfield.gf_left_half.email_regist{
    padding-right: 15px !important;
}
.jeg_popupform input{
	text-align: left !important;
}
.jeg_popupform .ginput_container.ginput_container_consent input{
    height: 16px !important;
}



.jeg_post_excerpt .wpb_single_image {
    display: none;
}
p#breadcrumbs-yoast a, p#breadcrumbs-yoast span.breadcrumb_last{
    display: none;
}
p#breadcrumbs-yoast {
    margin: 0;
}
div#comment-form-subscribe p.post-subscription-form {
    display: none;
}
body {
    overflow-x: hidden;
}
fieldset.asp_filter_tax.asp_filter_tax_category.asp_dropdown_filter_box.asp_filter_id_1.asp_filter_n_0 {
    position: absolute;
    top: -47px;
    right: 40px;
}
h1, h4{
    color: #f17342;
}
.alt .chosen-container-single, .alt .chosen-single, .alt input:not([type=submit]), .alt select, .alt textarea {
    color: #111 !important; 
}
.jeg_custom_share_wrapper {
/*     display: none; */
}
/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */
.pickplugins_wl_wishlist_buttons {
    margin-top: 0px;
}
/* --------------------------------------------------
--------------	Algemeen 	---------------
--------------------------------------------------*/
.jeg_popupform input[type="checkbox"] {
    height: 15px !important;
}
/* Search */
.search .proclose {
    display: none !important;
}
button.asp_search_btn.asp_s_btn {
    margin-left: 350px !important;
}
div#ajaxsearchprosettings5_2 {
    visibility: visible !important;
    display: block !important;
    opacity: 1 !important;
    width: 100% !important;
    top: 431px !important;
    left: 676.5px !important;
    position: absolute !important;
}
.search legend, .error404 legend {
    display: none;
}
fieldset.asp_cat_filter_field, fieldset.asp_tax_filter.asp_dropdown_filter_box {
    top: -47px;
    position: absolute !important;
    right: 30px;
}
fieldset.asp_tax_filter.asp_dropdown_filter_box select:hover{
    cursor: pointer;
}
div.asp_w.asp_s select, div.asp_w.asp_sb select{
    height: 34px;
    color: rgba(117, 117, 117, 1);
    font-size: 14px;
    text-align: right;
}
div.asp_w.asp_s select, div.asp_w.asp_sb select, .searchsettings .chosen-container-single .chosen-single, .searchsettings .chosen-container-active.chosen-with-drop .chosen-single,
fieldset.asp_tax_filter.asp_dropdown_filter_box{
    padding: 4px !important;
    background-color: #fff;
    background: #fff;
    background: #fff;
    border: 0px solid #e6e6e6;
}
.searchsettings .chosen-container .chosen-results{
    margin-top: 7px !important;
    border: none !important;
}
.chosen-container-single .chosen-single div:after{
    display: none;
}
#ajaxsearchpro1_1 .probox .promagnifier div.innericon, #ajaxsearchpro1_2 .probox .promagnifier div.innericon, div.asp_m.asp_m_1 .probox .promagnifier div.innericon {
    width: 18px;
    height: 18px;
    margin-top: 7px;
    margin-right: 4px;
    float: right;
}
span.cat_search {
    color: #E6835C;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
}
a.asp_res_url span{
    font-size: 14px;
}
#ajaxsearchprores1_1, #ajaxsearchprores1_2, div.asp_r.asp_r_1 {
    z-index: 1 !important;
}
fieldset.asp_cat_filter_field legend {
    padding: 15px 12px !important;
}
.categoryfilter ul {
    margin: -15px 0px 0px !important;
    background-image: none !important;
    border: .5px solid #111 !important;
    background-color: #fff !important;
}
div#ajaxsearchprosettings5_2 {
    box-shadow: 0 0 20px -14px rgba(0, 0, 0, .5);
}


/* Link naar author */
.jeg_meta_author a{
    pointer-events: none;
}
.jeg_post_meta div {
    margin-right: 5px !important;
}
.jeg_post_meta div:after {
    content: "-";
    margin-left: 5px;
}
.jeg_meta_comment:after {
    display: none;
}
/* Clock icooon */
i.fa.fa-clock-o {
    display: none;
}

/* Avatar */
.header-single img.avatar.avatar-80.photo {
    display: none;
}

/* Wishlist */
[class*=hint--][aria-label]:after, [class*=hint--][aria-label]:before{
    display: none !important;
}
.single_wishlist h3 {
    text-transform: inherit !important;
}
.fav-btn {
    position: absolute;
    top: -45px;
    right: 0;
    opacity: 0;
    width: max-content;
    pointer-events: none;
    background-color: #71C1B4;
    color: #fff;
    padding: 2px 10px;
    transition: ease-in-out .3s all;
    font-size: 16px;
}
.pickplugins_wl_wishlist_save:hover .fav-btn, .pickplugins_wl_wishlist_menu:hover .fav-btn{
    opacity: 1;
}
.fav-btn:after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 90%;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top-color: #71C1B4;
    border-bottom: 0;
    border-right: 0;
    margin-left: -10px;
    margin-bottom: -20px;
}
.mobile-menu{
	display: none;
}
ul#pickplugins_wl_menu_items li{
    text-align: left;
    padding: 10px 10px 10px 15px !important;
    font-size: 14px;
}
.pickplugins_wl_wishlist_buttons .pickplugins_wl_menu_items {
    right: 0px;
    top: 40px;
    min-width: 250px;
}
ul#pickplugins_wl_menu_items li i.fa.fa-heart:before{
    background-color: #fff ;
    color: rgba(0, 0, 0, .25);
}
.pickplugins_wl_wishlist_buttons .pickplugins_wl_wishlist_save.pickplugins_wl_saved, .pickplugins_wl_wishlist_buttons .pickplugins_wl_menu_items .pickplugins_wl_menu_item.pickplugins_wl_saved {
    color: #71C1B4;
    font-weight: 700;
}
ul#pickplugins_wl_menu_items li.pickplugins_wl_saved i.fa.fa-heart:before{
    color: #71C1B4;
}
.pickplugins_wl_wishlist_buttons .pickplugins_wl_menu_items .pickplugins_wl_menu_item:hover {
    background: #71C1B4 !important;
    color: #fff !important;
    cursor: pointer;
}
span.cstm_save {
    color: #71c1b4;
}
ul#pickplugins_wl_menu_items  li.pickplugins_wl_menu_item.pickplugins_wl_add_new i:before{
    background-color: transparent;
}
.logged-in .pickplugins_wl_wishlist_buttons .pickplugins_wl_wishlist_save {
    display: none;
}
.ion-android-star-outline:before {
    content: "\f387";
}
html body span.pickplugins_wl_wishlist_menu_icon .fa-bars:before {
    content: "\F004" !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
}
.ion-android-star:before, i.redq-wwc-icon-bookmarks:before {
    content: "\f388";
    font-family: "Ionicons";    
}
i.redq-wwc-icon-bookmarks{
    font-style: normal;
}
.like_brewwwers-col_2 {
    position: absolute;
    z-index: 999999;
    right: 10px;
    top: 10px;
}

.like_brewwwers-col_2 a {
    max-width: 48px;
    overflow: hidden !important;
    height: 45px;
}

.like_brewwwers-col_2 i:before {
    max-width: 32px;
    min-width: 32px;
    overflow: hidden !important;
    min-height: 32px;
    max-height: 32px;
    height: 32px;
    background-color: rgba(0, 0, 0, .25);
    border-radius: 100px;
    padding-left: 0px !important;
    transition: ease-in-out .2s all;
    background-position: center !important;
    text-align: center;
    padding: 7px !important;
    background-color: rgba(0, 0, 0, .25);    
}
.like_brewwwers-col_2 i.redq-wwc-icon-not-bookmarks.ion-android-star:before{
     background-color: #f3c0d3;    
}
.like_brewwwers-col_2 a.bookmarked i:before{
     background-color: #f3c0d3;
     cursor: pointer;    
}
.single-wishlist .jnews_related_post_container.jeg_custom_related_wrapper, 
.single-wishlist .jeg_custom_author_wrapper.jnews_author_box_container,
.single-wishlist .jnews_comment_container.jeg_custom_comment_wrapper {
    display: none;
}


/*
.like_brewwwers-col_2 a:hover, .like_brewwwers-col_2.toegevoegd a{
     background-color: #f3c0d3;
     cursor: pointer;
}
*/
.like_brewwwers-col_2 a .ion-android-star-outline:before,  .like_brewwwers-col_2 .ion-android-star:before, .like_brewwwers-col_2 i.redq-wwc-icon-bookmarks:before {
    content: "\f388";
    font-size: 15px !important;
    margin-left: 7px;
    color: #fff;
}

.single_wishlist:hover a.single_wishlist_inside {
    box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0.14);
}
span.pickplugins_wl_item_count.hint--top {
    display: none;
}
.wishlist-items .wl-single-item .wl-title {
    font-size: 18px;
    font-weight: 500;
    margin: 15px 0 0;
    display: inherit;
    color: #111;
}
.pick .paginate .page-numbers {
    color: #212121;
    padding: 0 10px;
    display: inline-block;
    border: 1px solid #eee;
    text-align: center;
    min-width: 30px;
    line-height: 30px;
    font-size: 13px;
    font-weight: 700;
    transition: .2s ease;
    background-color: #fff;
}
.pick .paginate .current {
    background-color: #71c1b4;
    color: #fff;
}

.wishlist-items .wl-single-item {
    position: relative;
}

.wishlist-items .wl-single-item .wl-thumb span {
    width: 100%;
    height: 220px;
}
.wishlist-items .wl-single-item{
    margin-bottom: 30px !important;
    position: relative;
}
.wishlist-items .wl-single-item:nth-of-type(odd){
    margin-right: 15px;
}
.wishlist-items .wl-single-item:nth-of-type(even){
    margin-left: 15px;
}

.wishlist-items .pickplugins_wl_wishlist_buttons {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px 15px;
}
.single-wishlist .wl-single-item .pickplugins_wl_wishlist_buttons {
    padding: 5px 5px;
}



.pickplugins_wl_saved i.fa.fa-heart:before {
    background-color: #F3C0D3;
    color: #fff;
    
}
i.fa.fa-heart:before {
    background-color: rgba(0, 0, 0, .25);
    color: #fff;
    max-width: 32px;
    min-width: 32px;
    overflow: hidden !important;
    min-height: 32px;
    max-height: 32px;
    height: 32px;
    background-color: rgba(0, 0, 0, .25);
    border-radius: 100px;
    padding-left: 0px !important;
    transition: ease-in-out .2s all;
    background-position: center !important;
    text-align: center;
    padding: 7px !important;
    background-color: rgba(0, 0, 0, .25);
}
span.pickplugins_wl_wishlist_menu_icon .fa-bars:before {
    color: #fff;
    max-width: 32px;
    min-width: 32px;
    overflow: hidden !important;
    min-height: 32px;
    max-height: 32px;
    height: 32px;
    background-color: rgba(0, 0, 0, .25);
    border-radius: 100px;
    padding-left: 0px !important;
    transition: ease-in-out .2s all;
    background-position: center !important;
    text-align: center;
    padding: 7px !important;
    background-color: rgba(0, 0, 0, .25);
}



/* Container */
.row.vc_row {
    max-width: 1170px;
}


/* Social share */
.jeg_meta_footer.clearfix .jeg_post_share a i {
    color: #1f1f1f;
}
.jeg_post_share i:before {
    color: #f3c0d3;
}

/* Social login */
/*
.social-login-line:nth-of-type(1), .social-login-line:nth-of-type(2), .social-login-line:nth-of-type(3), .social-login-line:nth-of-type(4), .social-login-line:nth-of-type(5) {
    display: none;
}
*/

/* Pseudo elementen */
.side-link-boeken .textwidget p a:before, .linkjes a:before {
    content: "";
    background-image: url(/wp-content/uploads/2019/03/link-before_asset.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 20px;
    height: 12px;
    left: 0;
    top: 6px;
}


/* -- Header  */
/* -- Logo */
.logged-in .jeg_desktop_logo img {
    margin-left: 142px;
}
.jeg_desktop_logo img {
    margin-left: 193px;
}
.jeg_desktop_logo h1 a img, .jeg_desktop_logo a img  {
    min-width: 300px;
}
.jeg_main_menu_wrapper{
	width: 100%;
}
.jeg_main_menu_wrapper ul li {
    width: 14.266%;
}
.jeg_main_menu_wrapper ul li ul.sub-menu li{
	width: 100%;
}
.jeg_main_menu_wrapper ul li a {
    margin: 0 auto;
    text-align: center !important;
    font-weight: 600;
    color: #1f1f1f;
}
.jeg_main_menu>li>a{
	text-transform: inherit;
}


/* -- topbar */
/* -- Menu */
.sub-menu .sf-with-ul:after {
        background-image: none !important;
}
.jeg_mobile_menu.sf-arrows .sf-with-ul:after {
    color: #a0a0a0;
    content: "";
    background-image: url(/wp-content/uploads/2019/04/dropdown_menu.svg);
    display: inline-block;
    margin-left: 10px;
    /* margin-right: -3px; */
    WIDTH: 10PX;
    HEIGHT: 10PX;
    margin-top: -5px;
    font: normal normal normal 12px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: ABSOLUTE;
    -moz-osx-font-smoothing: grayscale;
    TOP: 55%;
    transition: .1s;
    background-size: contain;
    background-repeat: no-repeat;
}
ul.jeg_accountlink.jeg_menu.sf-js-enabled.sf-arrows a{
	font-family: 'Sarabun', sans-serif !important;    
	color: #616161;
	font-weight: 500;
}
.fa-lock:before {
    content: "\F023";
    color: #ABABAB; 
}
.fa-user:before {
    content: "\F007";
    color: #ABABAB;
}


/* -- Sidebar */
.side-bakvorm-cta .jeg_blocklink .jeg_block_content:before {
    transform: scale(1);
}
.side-bakvorm-cta .jeg_blocklink:hover .jeg_block_bg .bg {
    transform: scale(1);
}

.widget .jeg_block_heading_6 {
    border-bottom: 0px solid #eee;
}
.widget .jeg_block_heading_6:after {
    content: "";
    border: 0px solid transparent;
    height: 5px;
    WIDTH: 100%;
    BACKGROUND-COLOR: TRANSPARENT !IMPORTANT;
    margin-top: -55px;
    padding-bottom: 40px;
    background-image: url(/wp-content/uploads/2019/03/sidebar-title_asset.png);
    background-size: contain;
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
}
.widget_search button.jeg_search_button.btn:hover {
    background-color: #71c1b4;
}
input.jeg_search_input {
    width: 100% !important;
}
button.jeg_search_button.btn {
    box-shadow: none;
}
.widget .jeg_post_category {
    display: none;
}
.tg-grid-wrapper.testimonial {
    width: 85%;
    margin: 0 auto;
}
.tg-grid-wrapper.testimonial .tg-grid-area-bottom1 {
    margin-top: 20px;
}
.widget_search button.jeg_search_button.btn {
    background-color: transparent;
}
a.bloglovin:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    background-image: url(/wp-content/uploads/2019/04/bloglovin.svg);
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: -1px;
    margin-left: -15px;
}
.jnews_boxed_container .jeg_main .widget{
	border: 0;
	padding: 10px;
}
.jeg_pb_boxed {
	border: 1px solid #E0E0E0 !important;
}
.filled-boxed.jeg_pb_boxed {
	border: 1px solid #F5F5F5 !important;
    background: #F5F5F5 !important;
}
.widget h3.jeg_block_title {
    font-size: 16px;
    text-align: center;
    float: none;
}
.widget h3.jeg_block_title span {
    padding: 0 5px;
}
.jeg_block_heading_5:before {
	border: 0px solid transparent;
    height: 5px;
    margin-top: -1px;
    background-image: url(/wp-content/uploads/2019/03/sidebar-title_asset.png);
    background-size: contain;
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
}
.socials_widget.nobg a .fa {
    font-size: 20px;
}
.side-link-boeken{
	margin-top: -70px;
}
.side-link-boeken .textwidget p a {
    color: #000;
    padding-left: 30px;
    line-height: 38px;    
}
.side-link-boeken .textwidget p a, .linkjes a {
    color: #000;
    padding-left: 20px;
    position: relative;
    transition: ease-in-out .2s all;
}
.side-link-boeken .textwidget p a:hover, .linkjes a:hover {
	color: #71C1B4;
	padding-left: 22px;
}
.side-bakvorm-cta {
    text-align: center;
    padding: 0px !important;
    border: none !important;
}
.side-bakvorm-cta p {
	margin: 0;
}
.side-bakvorm-cta a {
    padding: 10px 20px;
    border: 2px solid #71C1B4;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    border-radius: 50px;
    transition: ease-in-out .3s all;
}
.side-bakvorm-cta a:hover {
    background-color: #71C1B4;
    color: #fff;
}
div#jnews_module_block_23-3 .jeg_post_excerpt, div#jnews_module_block_23-3 .jeg_post_meta {
    display: none;
}
div#jnews_module_block_23-3 .jeg_postblock_23 .jeg_post {
    padding-right: 10px;
}


/* Cookie melding */
.cookie-notice-container {
    padding: 10px 0 20px !important;
}


/* Social login */
.social-login-item a {
    color: #fff;
	line-height: 39px;
}


/* ------------------- Fonts */
 @font-face {
    font-family: 'misolight';
    src: url('fonts/--font name-- ') format('truetype'),
         url('fonts/--font name--') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'lunaregular';
    src: url('fonts/--font name-- ') format('truetype'),
         url('fonts/--font name-- ') format('woff');
    font-weight: normal;
    font-style: normal;
}
.linkjes a{
	position: relative;
	display: block;
}
.blokken-top-home_brw .jeg_block_content h3,
h4#ingredienten,
h2.wprm-recipe-name.wprm-block-text-bold,
.wprm-recipe-template-compact-aangepast .wprm-recipe-name, 
.wprm-recipe-template-compact-aangepast .wprm-recipe-header,
.wprm-block-text-bold{
	font-family: "Nunito" !important;    
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family: "Nunito" !important;    	
	text-transform: uppercase !important;
	font-weight: 700 !important;
}
h5{
	font-family: "Nunito";
	font-size: 15px;
}
h3{
    font-size: 20px;
}
.jeg_post_excerpt p, 
.content-inner p,
.wprm-recipe-template-compact-aangepast p, .wprm-recipe-template-compact-aangepast li,
.wprm-recipe-summary.wprm-block-text-normal,
a.wprm-recipe-print.wprm-recipe-link.wprm-print-recipe-shortcode.wprm-block-text-normal.wprm-recipe-print-wide-button.wprm-recipe-link-wide-button.wprm-color-accent{
	font-family: 'Sarabun', sans-serif !important;    
}
.widget_nav_menu li a {
	font-family: 'Sarabun', sans-serif !important;
    font-weight: 100;
    font-size: 14px;
    text-transform: uppercase;
}
body, input, textarea, select, .chosen-container-single .chosen-single, .btn, .button{
	font-family: 'Sarabun', sans-serif !important;
	color: #1F1F1F;
}
body.no-std-title h1.jeg_post_title {
    display: none;
}
/* Fonts single */
.single-post h4 {
    margin: 0 0 0.6em;
    font-size: 32px;
    letter-spacing: 0;
    line-height: 48px;
    font-weight: bold;
}
.single-post h5 {
    font-size: 1.953em;
    margin: .83em 0 .5em;
    line-height: 1.35;
}
.single-post h6 {
    font-size: 20px;
    margin: 1em 0 .5em;
    line-height: 1.4;
}
 
/* ------------------- Buttons */
.jeg_readmore, 
.cn-button.wp-default, 
input[type="submit"],
.pickplugins_wl_editing .button,
.pickplugins_wl_delete .button,
.pickplugins_wl_popup_container .pickplugins_wl_popup_box .pickplugins_wl_popup_btn {
    color: #fff;
    background-color: #71C1B4;
    background: #71C1B4;
    border-radius: 100px;
    display: inline-block;
    text-transform: inherit;
    letter-spacing: .05em;
    font-size: 14px;
    margin-top: 15px;
    padding: 10px 28px;
    border: 0px solid #e0e0e0;
    box-shadow: none;
    text-rendering: auto;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
    transition: all .3s ease;
    white-space: nowrap;
    text-shadow: none;
    height: inherit;
	line-height: inherit;
}
.pickplugins_wl_editing .button,
.pickplugins_wl_delete .button {
	line-height: 18px;
}
.jeg_readmore:hover, 
.cn-button.wp-default:hover
, input[type="submit"]:hover,
.pickplugins_wl_editing .button:hover,
.pickplugins_wl_delete .button:hover {
    background-color: #499185 !important;
    background: #499185 !important;
    color: #fff;
}
a.button-filled_brw, 
.pickplugins_wl_quick_add_wishlist .pickplugins_wl_button {
    background-color: #71C1B4;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    margin-left: auto;
    font-size: 14px;
    transition: ease-in-out .3s all;
    float: right;
}
.btn-padding {
    padding: 10px 31px;
    display: inline-block;
}
a.button-filled_brw:hover{
	background-color: #499185;	
}
a.button-outline_brw, .jeg_upload_wrapper .btn{
    border: 2px solid #71C1B4;
    color: #71C1B4;
    text-align: center;
    border-radius: 30px;
    font-size: 14px;
    transition: ease-in-out .3s all;
    background: transparent;
    padding: 8px 28px;
    height: inherit;
	line-height: inherit;
}
a.button-outline_brw:hover, .jeg_upload_wrapper .btn:hover {
    background-color: #71C1B4;
    color: #fff;
	border: 2px solid #71C1B4;
}
.button-fullwidth_brw{
    display: inline-block;
    width: 100%;
    padding: 6px;
}


/* ------------------- Footer */
.footer-col_4 .thumbnail-container img {
    object-fit: cover !important;
}
#footer .footer-col_4 .jeg_post_title a {
    text-transform: uppercase;
    font-size: 12px;
}
div#footer .jeg_meta_date {
    color: #9e9e9e;
    margin-top: -10px;
}
div#footer .jeg_pl_sm .jeg_post_title {
    margin: 0 0 0px;
}
.footer-cat a {
    background-color: #EAEAEA;
    margin: 0 5px 5px 0 !important;
    padding: 1px 14px;
    border-radius: 100px;
    display: inline-block;
    font-size: 14px;
    color: #1f1f1f;
}
.footer-col_1 {
    width: calc(13.33333333% + 18px);
}
.footer-cat.footer-col_2 {
    width: calc(25% - 18px);
}
.footer-cat.footer-col_3 .menu-footer-navigation-col-3-container ul li {
    display: inline-block;
}
div#footer h5 {
    font-size: 16px;
    color: #1F1F1F;
    font-weight: 600;
}
.footer-logo img {
    width: 159px;
}
.jeg_pl_sm .jeg_postblock_content {
    margin-left: 65px;
}
.jeg_pl_sm .jeg_thumb {
    width: 68px;
    float: left;
    height: 68px !important;
}
.size-715 {
    height: 68px;
}
/* ------------------- Visual composer */


/* ------------------- Animaties */


/* --------------------------------------------------
--------------		Plugin's 		---------------
--------------------------------------------------*/
/* ------------------- Account / wishlist */
.pickplugins_wl_quick_add_wishlist_container .pickplugins_wl_quick_add_wishlist {
    padding: 20px 20px 120px;
}
.pickplugins_wl_quick_add_wishlist .pickplugins_wl_button {
    width: 100%;
}
.pickplugins_wl_popup_container.pickplugins_wl_popup_edit {
    background-color: transparent;
    border: 1px solid #71C1B4;
}
.pick .pick_notice {
    background: transparent;
}
.single_wishlist a.single_wishlist_inside {
    border: 0px #e3e3e3 solid;
    box-shadow: 0 0px 0px rgba(0,0,0,0.06);
    padding: 0;
}
span.createdby.hint--top, .single_wishlist::before, .single_wishlist::after, .single_wishlist::before, .single_wishlist::after,/*  .collectie .single_wishlist:first-of-type, */ .favoriet .single_wishlist:nth-of-type(n+2), .single-wishlist .jeg_post_meta.jeg_custom_meta_wrapper.header-single, .single-wishlist .jeg_custom_share_wrapper, .single-wishlist .vorige_post_txt, .single-wishlist .volgend_post_txt, .single-wishlist .nav_brw, .single-wishlist img.afbeelding-eind-recept {
    display: none !important;
}
.single_wishlist .single_wishlist_img {
    width: 208px;
    height: 208px !important;
}
.single_wishlist {
    margin: 0 20px 100px 0;
}
.single-wishlist a.back-link:before {
	top: auto;
	left: auto;
    margin-top: 8px;
    margin-left: -28px;
}

span.share_text {
    padding-right: 6px;
    margin-top: -1px !important;
    color: #f3c0d3;
    font-weight: 900;
}
a.share_link_wl {
    padding: 0 5px;
    margin-left: 6px;
    display: inline-block;
}
.share-all {
    position: initial !important;
    transition: ease-in-out all .2s;
    transition-delay: .5s;
    width: 30px;
    max-height: 25px;
    overflow: hidden;
    display: inline-block;
    margin-bottom: -4px;
}
.share-all:hover {
    width: 50%;
    transition-delay: 0s;
}

.single_wishlist a.single_wishlist_inside h3 {
    padding: 0px 6px 0px 0px;
}
.single_wishlist a.single_wishlist_inside small {
    margin-left: -6px;
}
/* ------------------- The Grid */


/* ------------------- Gravity forms */
.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0px !important;
}
.no-label_wrapper .no-label label.gfield_label {
    display: none;
}
.nieuwsbrief_wrapper .gform_body ul.gform_fields .ginput_container_text input, 
.nieuwsbrief_wrapper .gform_body ul.gform_fields .ginput_container_email input {
    border-radius: 4px;
    padding-left: 10px !important;
}
input:checked ~ .checkmark {
    background-color: #71C1B4;
    box-shadow: inset 0 0 0 0 #E0E0E0;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #fff;
    box-shadow: inset 0 0 0 2px #E0E0E0;
    border-radius: 3px;
    z-index: 2;
}
.nieuwsbrief_wrapper .ginput_container_checkbox ul.gfield_checkbox li input:checked ~ .checkmark:after {
    display: block;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.checkmark:after {
    left: 7px;
    top: 2px;
    width: 8px;
    height: 14px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.nieuwsbrief_wrapper .ginput_container_checkbox ul.gfield_checkbox li {
    height: 25px;
}
.nieuwsbrief_wrapper .ginput_container_checkbox ul.gfield_checkbox li label {
    padding-left: 35px;
    margin-top: 0px;
    padding-bottom: 10px;
    position: absolute;
    z-index: 9;
}
.nieuwsbrief_wrapper .ginput_container_checkbox ul.gfield_checkbox li input{
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.nieuwsbrief_wrapper .gform_footer {
    padding: 0px 0 10px !important;
    margin: 20px 0 0 !important;
}
.widget form.nieuwsbrief .gform_heading {
    text-align: center;
}
.nieuwsbrief_wrapper .gform_footer.top_label input {
    border-radius: 30px;
    text-transform: inherit;
    width: 100% !important;
    font-family: 'Sarabun', sans-serif !important;
    font-size: 14px !important;
    font-weight: 500;
}
.instagram-sidebar {
    padding: 0px 0px 50px 70px;
    position: relative;
}
.instagram-sidebar:before {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2019/07/favi-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 60px;
    height: 60px;
    left: 0;
    top: 5px;
}
.widget .jeg_block_container h3.jeg_post_title a {
    line-height: 25px;
}
.baktips_widget h3.jeg_block_title {
    font-size: 20px;
    line-height: 30px;
}
.widget .jeg_postblock_23 .jeg_post {
    float: left;
    width: 50%;
    max-width: 175px;
    padding-right: 40px;
}
.widget .jeg_thumb img, .widget .jeg_thumb, .widget .jeg_thumb div {
    width: 162px;
    height: 166px;
    object-fit: cover;
}

/* --------------------------------------------------
--------------		Pagina's 		---------------
--------------------------------------------------*/
/* ------------------- Home */
.jeg_block_container {
    overflow: inherit !important;
    overflow-x: inherit !important;
    overflow-y: inherit !important;
}
.jeg_blocklink .jeg_block_content:before {
    transform: scale(1.1);
}
.size-500 {
    padding-bottom: 100%;
}
.size-715 {
    padding-bottom: 100%;
}

.jeg_meta_footer.clearfix:before {
    display: none;
}
.home-header-blog .jeg_meta_footer .jeg_meta_comment a {
    color: #E6835C;
}
.wpb_column.jeg_column.vc_column_container.vc_col-sm-4 .jeg_block_content h3 {
    font-size: 20px;
    text-transform: uppercase;
}
.jeg_postblock_3 article {
    width: 48%;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 50px;
    vertical-align: top;
    overflow: visible;
}
.jeg_postblock_3 article .jeg_thumb {
    overflow: visible;
}
.jeg_postblock_3  .jeg_post_excerpt {
    margin-top: 0;
}
.jeg_postblock_3  .jeg_post_meta {
    margin-top: -1px;
    margin-bottom: 7px;
}
.jeg_postblock_3  article:nth-of-type(odd){
    margin-right: 4%;
}
.jeg_postblock_3  article.jeg_pl_md_2 .jeg_thumb {
    width: 100%;
    margin-right: 10px;
}
.jeg_postblock_3  .jeg_pl_md_2 .jeg_postblock_content {
    overflow: visible;
}

.home-header-blog .jeg_pl_lg_9 .jeg_post_title {
    font-size: 32px;
    letter-spacing: 0;
    margin: 0 0 0px;
    text-transform: uppercase;
    line-height: 48px;
    font-weight: bold;
    -webkit-font-smoothing: initial !important;
}
.jeg_postblock_3  h3.jeg_post_title a {
    margin: 10px 0 5px !important;
    display: inline-block;
    text-transform: uppercase;
    line-height: 28px;
    font-weight: 700 !important; 
	-webkit-font-smoothing: initial !important;
}
.jeg_post_meta * {
    text-transform: initial;
}
.home .jeg_postblock_26 .jeg_post_meta .jeg_meta_author:after {
    display: none;
}
.home-header-blog .jeg_pl_lg_9 .jeg_post_category span a {
    color: #fff;
    background-color: #F3C0D3;
    padding: 8px 13px;
    border-radius: 30px;
    font-weight: 500;
    font-size: 14px;
    text-transform: inherit;
}
.jeg_meta_date, .jeg_meta_author, .jeg_meta_author a, .home-header-blog .jeg_meta_author a, .home-bottom-blog .jeg_meta_author a, .category .jeg_meta_author a {
    color: #E6835C !important;
    font-size: 14px;
    font-weight: 500;
}
.jeg_meta_comment {
    color: #E6835C;
    font-size: 12px;
    font-weight: 500;
}
.home-bottom-blog .jeg_post_category{
	display: none;
}
.jeg_meta_footer.clearfix .jeg_meta_comment {
    /* float: right; */
    position: absolute;
    right: 0;
    margin-left: auto;
    height: 48px;
    border-left: 1px solid #EEEEEE;
}
.jeg_blocklink .jeg_block_content>div {
    width: calc(100% - 60px);
}
.jeg_blocklink .jeg_block_content span {
    font-size: 16px;
    color: #1F1F1F;
}
.jeg_pl_lg_9 .jeg_postblock_heading {
    text-align: left;
}
.jeg_pl_lg_9 .jeg_readmore_wrap {
    text-align: left;
}
.home-header-blog .jeg_pl_lg_9 {
    border-bottom: 0px solid #eee;
}
.home-header-blog .jeg_meta_footer {
    margin-bottom: 20px;
    margin-top: 20px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.jeg_block_nav a:hover i:before {
    color: #fff;
}
.jeg_block_nav a:hover {
    background: #71C1B4 !important;
}


/* ------------------- Recept berekenaar */
fbuilder select, #fbuilder input {
    font-family: "nunito" !important;
}
#fbuilder fieldset {
	border: 1px solid #E6835C; 
}

#fbuilder legend {
	font-family: "nunito";
    font-weight: 800;
    text-transform: uppercase;
    border: 1px solid #ccc;
    padding: 10px 20px;
    background-color: rgba(113, 193, 180, 0.8) !important;
   color: #fff;
}
.cff-radiobutton-field input[type="radio"] {
    width: 0px !important;
    height: 0 !important;
    opacity: 0 !important;
    margin-left: 30px;
}
.cff-radiobutton-field .dfield label{
    position: relative;
}
.cff-radiobutton-field .dfield label:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 0;
    width: 20px !important;
    height: 20px !important;
    background-color: #ededed;
    border-radius: 100%;
}
.cff-radiobutton-field input[type="radio"]:checked ~ .cff-radiobutton-field .dfield label:after {
  background-color: #2196F3;
}
.cff-radiobutton-field {
    padding: 30px 0 !important;
}
.recept-berekenaar .checkmark{
    border-radius: 100%;
    left: 4px;
}
.cff-radiobutton-field input[type="radio"]:checked ~ .checkmark:before {
    display: block;
    left: 58px;
    top: 2px;
    width: 8px;
    height: 14px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    margin-left: 7px;
    margin-top: 2px;
}

/* ------------------- Diensten */


/* ------------------- Blog / Nieuws */


/* ------------------- Contact */

/* ------------------- FAQ*/
div#faq_container {
    display: block;
    padding: 18px 0 15px;
    border-bottom: 1px solid rgba(31, 31, 31, .3);
}
.accordion-section-title {
    width: 90%;
    display: inline-block;
    margin-bottom: 15px;
    font-size: 18px;
    cursor: pointer;
    margin-left: 45px;
/*     text-indent: -18px; */
}

.accordion-section-title.active {
}
.faq_question span.accordion-button-icon.fa.fa-plus {
    display: inline-block;
    vertical-align: top;
    margin-top: 7px;
    float: right;
}
.faq_answer_container{
    width: 98%;
    max-height: 0;
    overflow: hidden;
}

.active .faq_answer_container{
    max-height: inherit;
}
span.accordion-button-icon {
    font-size: 23px;
    width: 15px;
    height: 15px;
    display: inline-block;
    transform: rotate(0deg);
    transition: ease-in-out .3s all;
    transform-origin: center center;
    /* transform-origin: 80% 80%; */
    line-height: 8px;
    text-align: right;
    position: absolute;
    margin-left: -40px;
    margin-top: 5px;
}
.active span.accordion-button-icon {
    -webkit-transform: rotate(135deg); /* WebKit */
    -moz-transform: rotate(135deg); /* Mozilla */
    -o-transform: rotate(135deg); /* Opera */
    -ms-transform: rotate(135deg); /* Internet Explorer */
    transform: rotate(135deg); /* CSS3 */
    transition: ease-in-out .3s all;
}


.accordion-section-title{
        transition: all linear 0.5s;
}

.accordion-section-content{
    padding:15px;
    display:none;
}


/* ----------------- Single post */
.single-post .jeg_share_button {
    margin-bottom: 0px;
}
.jeg_custom_share_wrapper {
    padding-top: 10px;
    padding-bottom: 30px !important;
}
.pibfi_pinterest .xc_pin {
    width: 50px;
    height: 30px;
    background-size: contain;
}
ul.wp-block-gallery {
    margin: 0 !important;
}
.single-post .jeg_postblock_3 h3.jeg_post_title a {
    line-height: 24px;
    font-size: 16px;
}
li[class*='comment-author-laura'] > div {
    border-bottom: 3px solid #71C1B4;
    /* width: 80%; */
    background-color: rgba(113, 193, 180, .1);
    padding: 20px 10px 10px 90px;
}
ul.wp-block-gallery.columns-3.is-cropped {
    margin: 0;
}
.single .jeg_custom_title_wrapper, .single .jeg_post_meta.jeg_custom_meta_wrapper.header-single {
    padding-left: 15px;
}
/*
.jeg_custom_share_wrapper {
    display: flow-root;
}
*/
.wishlist_container_single a.redq-wwc-add-bookmarks.bookmarked i:before {
    color: #fff;
}
.wishlist_container_single a.redq-wwc-add-bookmarks {
    position: absolute;
    right: 20px;
    max-width: 60px;
    overflow: hidden !important;
    height: 50px;
    margin-top: -800px;
}
.wishlist_container_single i:before {
    font-size: 35px;
}
.wishlist_container_single a.redq-wwc-add-bookmarks i:before {
    background-color: #f3c0d3;
    cursor: pointer;
    border-radius: 100px;
    padding-left: 0px !important;
    transition: ease-in-out .2s all;
    background-position: center !important;
    text-align: center;
    padding: 7px !important;
    max-height: 45px;
    width: 45px;
    color: #fff;
}
.jeg_sharelist {
    float: left;
}
.single-post p img {
    width: 100%;
}
.jeg_share_button a {
    background: transparent !important;
}
.jeg_share_button a i:before{
    color: #F2C0D3;
}
.single-post p img[alt="Liefs Laura PNG"] {
    width: inherit;
    display: none;
}
.single-post .custom_post_template h1.jeg_post_title {
    margin: 0 0 0.6em;
    font-size: 32px;
    letter-spacing: 0;
    text-transform: uppercase;
    line-height: 48px;
    font-weight: bold;
}
h4#ingredienten{
    font-size: 22px;
    font-weight: bold;
}
.single-post h6 {
    margin-top: -15px;
}
.single-post .jnews_related_post_container.jeg_custom_related_wrapper{
    margin-top: 90px;
}
.nav_brw {
    display: flex;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}
.vorige_post_txt, .volgend_post_txt {
    display: inline-block;
    width: 49.7%;
}
.volgend_post a[rel="next"]:first-of-type, .vorige_post a[rel="prev"]:first-of-type {
    width: calc(100% - 170px);
    display: inline-block;
}
.vorige_post, .volgend_post {
    width: 50%;
    display: inline-block;
}
.volgend_post img {
    width: 100px;
    min-width: 150px;
    float: right;
    margin-left: 20px;
    min-height: 100px !important;
    object-fit: cover;
}
.vorige_post img {
    width: 100px;
    min-width: 150px;    
    float: left;
    margin-right: 20px;
    min-height: 100px !important;
    object-fit: cover;
}
.vorige_post {
    float: left;
    border-right: 1px solid #efefef;
    padding-right: 20px;    
    padding-top: 20px;
    padding-bottom: 20px;    
}
.volgend_post {
    float: left;
    border-left: 1px solid #efefef;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;    
}
.volgend_post a {
/*     text-align: right; */
}
.single .jeg_post_meta.jeg_custom_meta_wrapper {
    margin-top: -30px;
    margin-bottom: 10px;
}
.single .jeg_postblock_9 .jeg_post {
    float: left;
    width: 33.3333333333333333333333%;
    padding-right: 30px;
}
.single .jeg_share_top_container {
    width: 43%;
    display: inline-block;
    float: left;
}
.single .jeg_share_top_container span{
    display: none !important;
}
.jeg_authorbox {
    border: 0px solid #eee;
    padding: 0px 0;
    margin-bottom: 30px;
}
.col-md-4.single-cat:nth-child(n+7) {
    display: none;
}
/* Recepten */
.wprm-recipe-image img {
    min-width: 100%;
}
span.wprm-recipe-details-label {
    text-transform: uppercase !important;
}
.single-post .jeg_post_meta div:after{
    display: none;
}
.wprm-recipe-template-brewwwers-compact a {
    color: #71c1b4 !important;
}
.share-secondary {
    display: inline-block;
}
.single a.jeg_btn-toggle {
    display: none;
}
.wprm-recipe-template-brewwwers-compact {
    border-width: 0px !important;
    background-color: #fff !important;
    padding: 0 !important;
}
span.wprm-recipe-details-label.wprm-block-text-bold.wprm-recipe-custom-field-label {
    font-size: 18px;
}
.wprm-recipe-details-unit, .wprm-recipe-custom-field-container.wprm-recipe-block-container.wprm-recipe-block-container-separated.wprm-block-text-normal {
    font-size: 16px !important;
}

.wprm-recipe-servings-container.wprm-recipe-block-container.wprm-recipe-block-container-separate.wprm-block-text-normal {
    display: none;
}
.ingredienten_button_container {
    width: 31.4%;
    display: inline-block;
}
div#ingredienten {
    padding: 30px;
    border: 1px solid #71c1b4;
    margin-bottom: 30px;
}
.collection_container_single, .wishlist_container_single {
    width: 25%;
    display: inline-block;
    margin-bottom: 0px !important;
    vertical-align: top;
    padding-top: 10px;
}
.jeg_custom_share_wrapper {
    padding-top: 10px;
}
html body .wprm-recipe-template-compact-aangepast {
    margin: 0;
    background-color: #ffffff !important;
    font-family: inherhit;
    font-size: 0.9em;
    line-height: 1.5em !important;
    color: #333333;
/*     max-width: 80%; */
    border: none !important;
    padding: 0 !important;
}
h2.wprm-recipe-name.wprm-block-text-bold {
/*
    font-weight: 500 !important;
    font-size: 22px;
*/
    text-transform: uppercase;
    color: #E6835C;
    display: -webkit-box;
}
.wprm-recipe-template-compact-aangepast .wprm-recipe-header, .wprm-recipe-summary.wprm-block-text-normal, .wprm-recipe-servings-container.wprm-recipe-block-container.wprm-recipe-block-container-inline.wprm-block-text-normal, a.wprm-recipe-servings-link, .wprm-block-text-faded {
	pointer-events: none !important;
    color: #1f1f1f !important;
    line-height: 26px !important;
    font-size: 16px !important;
    font-family: 'Sarabun', sans-serif !important;
    opacity: 1 !important;
}
html body .wprm-recipe-template-compact-aangepast li {
    padding: 8px 0 !important;
    font-size: 16px !important;
    line-height: 26px !important;
}
li.wprm-recipe-instruction:before {
    content: "";
    left: 0;
    top: 0;
    color: red;
}
li.wprm-recipe-instruction {
    list-style: none !important;
}
ul.wprm-recipe-instructions li:before {
    content: "";
    width: 8px;
    height: 12px;
    display: inline-block;
    position: absolute;
    top: 12px;
    left: -20px;
    background-image: url(/wp-content/uploads/2019/04/list.svg);
    background-repeat: no-repeat;
    background-size: contain !important;
}
a.wprm-recipe-print.wprm-recipe-link.wprm-print-recipe-shortcode.wprm-block-text-normal.wprm-recipe-print-wide-button.wprm-recipe-link-wide-button.wprm-color-accent {
    background-color: #71C1B4 !important;
    color: #fff !important;
    border: none !important;    
    margin-top: 0 !important;
}
.wprm-recipe-icon svg {
    filter: brightness(0) invert(1);
}
.wprm-container-float-right .wprm-spacer {
    display: none !important;
}
img.wprm-comment-rating {
    width: initial !important;
}
.scroll_to_ingre {
    cursor: pointer;
}
.single .jeg_postblock_3 article {
    width: calc(33%);
    display: inline-block;
    margin-top: 0;
    margin-bottom: 50px;
    vertical-align: top;
    margin-right: 0;
}
.single .jeg_postblock_3 article .jeg_post_meta, .single .jeg_postblock_3 article .jeg_post_excerpt{
    display: none;
}
.single .jeg_postblock_3 article:nth-of-type(3) {
    padding-left: 15px;
}
.single .jeg_postblock_3 article:nth-of-type(2) {
    padding: 0px 7.5px;
}
.single .jeg_postblock_3 article:nth-of-type(1) {
    padding-right: 15px;
}
img.afbeelding-eind-recept {
    text-align: center;
    display: block;
    margin: 0 auto;
}
/*
p#lstc-comment-subscription {
    position: relative;
}
*/
p#lstc-comment-subscription input:checked ~ .checkmark:before {
    display: block;
    left: 58px;
    top: 2px;
    width: 8px;
    height: 14px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    margin-left: 7px;
}
p#lstc-comment-subscription .checkmark {
    margin-top: 2px;
    pointer-events: none;
}
#lstc-comment-subscription label.lstc-label {
    margin-left: 0px;
    padding-left: 30px;
}
input#lstc_subscribe {
    display: none;
}
p#lstc-comment-subscription .checkmark {
    margin-top: 2px;
    pointer-events: none;
    margin-left: 0px;
}
p#lstc-comment-subscription {
    position: relative;
    max-height: 40px;
    margin-top: 140px;
}
p.comment-form-email {
    width: 100%;
    padding-right: 0;
}
p.comment-form-url {
    display: none;
}

/* ----------------- Single Category */
h2.jeg_cat_subtitle {
    text-transform: inherit !important;
} 
img.sub-cat_brw {
    min-width: 230px;
}
.jeg_cat_header_4 .jeg_cat_overlay .jeg_title_wrap {
    padding: 20px 0;
}
.category #breadcrumbs, .category #breadcrumbs a {
    color: #fff !important;
    z-index: 9;
    position: relative;
    font-size: 14px !important;
}
.jeg_cat_bg.jeg_parallax_bg {
    background-color: transparent !important;
}
.jeg_cat_overlay .jeg_cat_bg:after{
    display: none;
}
.jnews_category_header_top:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.15);
    pointer-events: none;
}
a.back-link {
    margin-left: 15px;
}
a.back-link:before {
    content: "";
    background-image: url(/wp-content/uploads/2019/03/link-before_asset.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 20px;
    height: 12px;
    left: 0;
    transform: rotate(180deg);
    top: 8px;
}
h3.single-cat_title {
    font-family: "Nunito";
    font-size: 20px;
    line-height: 30px;
    color: #212121;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 0;
}
.category_brw .col-md-4:hover a.sub-cat_title {
    background-color: rgba(113, 193, 180, .5) !important;
}
a.sub-cat_title {
    display: block;
    margin-bottom: 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    overflow: unset;
    text-align: center;
    text-transform: uppercase;
    margin-top: -30px;
    background-color: rgba(113, 193, 180, 0.8) !important;
    transition: ease-in-out .5s all;
    padding: 10px;
    position: absolute;
    width: calc(100% - 30px);
    bottom: -30px;
}
.category_brw {
    display: -webkit-inline-box;
    height: 100%;
    margin: 30px 0 30px -15px;
    width: calc(100% + 30px);
}
.category_brw .col-md-4 {
    margin-bottom: 30px;
}
.jnews_category_header_top {
    max-width: 1170px;
    margin: 30px auto 0;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.cat_form {
    border: 1px solid #F5F5F5 !important;
    background: #F5F5F5 !important;
    padding: 30px 100px;
}


fieldset.asp_s_btn_container {
    min-width: 100% !important;
}

/* --------------------------------------------------
--------------		Recepten 		---------------
--------------------------------------------------*/
.col-md-4.single-cat.show-all {
    display: block !important;
}
.recepten .jeg_share_button.clearfix {
    display: none;
}
.recepten .category_brw {
    display: block;
    height: 100%;
    margin: 30px 0 30px -15px;
    width: calc(100% + 30px);
}


/* --------------------------------------------------
--------------		Dashboard 		---------------
--------------------------------------------------*/
.collection-page_brw {
    display: grid;
}
li.Page {
    display: none;
}







.desktop_brw  .tablet-mobile {
	display: none !important;
}
/*  ##Device = Desktops  */
@media (min-width: 1281px) {
  .mobile{
      display: none;
  }    
  .tablet-mobile{
	  display: none !important;
  }  
}

/*  ##Device = Laptops, Desktops  */
@media (min-width: 1025px) and (max-width: 1240px) {
  .mobile{
      display: none;
  }
  .tablet-mobile{
	  display: none !important;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .mobile{
      display: none;
  }
  .tablet-mobile{
	  display: none !important;
  }
  .jeg_stickybar .container {
    max-width: 100%;
}
}

/*  ##Device = Tablets, Ipads (portrait)  */
@media (min-width: 768px) and (max-width: 1024px) {
  .mobile{
      display: none;
  }
  .archive.category .jeg_sidebar.left.jeg_sticky_sidebar.col-md-4 {
width: 33.3333333%;
float: right !important;
}
    
  
.search .col-sm-8 {
    width: 100% !important;
}
.search .jeg_sidebar {
    width: 100%;
    position: relative;
    display: block;
    float: right;
}


.category_filter_box.categoryfilter .asp_select_label.asp_select_single {
    position: absolute;
    top: 1px;
    right: auto;
    background-color: #fff;
    left: 0px;
    background-image: radial-gradient(ellipse at center, rgb(255, 255, 255), rgb(255, 255, 255));
    overflow: hidden;
    border: 1px solid rgba(224, 224, 224, 1);
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0px 0px 0px 0px #000000;
}
button.asp_search_btn.asp_s_btn {
    margin-left: 270px !important;
    margin-top: -13px !important;
}
fieldset.asp_filter_tax.asp_filter_tax_category.asp_dropdown_filter_box.asp_filter_id_1.asp_filter_n_0  {
    position: relative;
    top: auto;
    right: auto;
}
.gallery-columns-2 .gallery-item {
    width: 100%;
}
div#jnews_module_block_23-3 article {
    width: 100%;
}
.widget .jeg_thumb {
    width: 100%;
    height: auto;
    object-fit: cover;
}
}

/*  ##Device = Tablets, Ipads (landscape)  */
@media (min-width: 767px) and (max-width: 1024px) and (orientation: landscape) {
  .deskotp{
    display: none;
  }  
  .tablet{
    display: block;
  }
    
.archive.category .jeg_sidebar.left.jeg_sticky_sidebar.col-md-4 {
width: 33.3333333%;
float: right !important;
}  
.search .jeg_sidebar {
    width: 33%;
    position: relative;
    display: block;
    float: right;
}
.category_filter_box.categoryfilter .asp_select_label.asp_select_single {
    position: absolute;
    top: 1px;
    right: auto;
    background-color: #fff;
    left: 0px;
    background-image: radial-gradient(ellipse at center, rgb(255, 255, 255), rgb(255, 255, 255));
    overflow: hidden;
    border: 1px solid rgba(224, 224, 224, 1);
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0px 0px 0px 0px #000000;
}
button.asp_search_btn.asp_s_btn {
    margin-left: 220px !important;
    margin-top: 0px !important;
}
}

/*  ##Device = Low Resolution Tablets, Mobiles (Landscape)  */
@media (min-width: 481px) and (max-width: 767px) {
  .deskotp{
    display: none;
  }
  .tablet-mobile{
    display: block;
  }
  .mobile{
      display: block;
  }

}

/*  ##Device = Most of the Smartphones Mobiles (Portrait)  */
@media (min-width: 10px) and (max-width: 480px) {
.desktop{
    display: none;
}
.tablet{
    display: none;
}
.tablet-mobile{
    display: block;
}
.mobile{
    display: block;
} 

.wpgb-facet.wpgb-facet-20 {
    opacity: .3 !important;
    pointer-events: none !important;
}
.wpgb-facet{
    background-color: #fff !important;
}
.wpgb-facet.wpgb-facet-21 > fieldset, 
.wpgb-facet.wpgb-facet-5 > fieldset, 
.wpgb-facet.wpgb-facet-6 > fieldset, 
.wpgb-facet.wpgb-facet-9 > fieldset, 
.wpgb-facet.wpgb-facet-2 > fieldset{
    margin-top: -50px;
    z-index: 9;
    background-color: #fff !important;
}
.wpgb-facet.wpgb-facet-1 {
    margin-bottom: 0px !important;
}
html body .wpgb-facet.wpgb-facet-13, html body .wpgb-facet.wpgb-facet-14, html body .wpgb-facet.wpgb-facet-15, html body .wpgb-facet.wpgb-facet-16, html body .wpgb-facet.wpgb-facet-17 {
    left: unset !important;
    right: 0px !important;
	position: relative !important;
}
.wpgb-area.wpgb-area-top-1 .wpgb-facet:not(.wpgb-facet-1) {
    position: relative !important;
    LEFT: 0;
}
.wpgb-area.wpgb-area-top-2 .wpgb-facet:not(.wpgb-facet-1) {
    POSITION: relative !important;
    margin-top: 0px !important;    
    left: 0%;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
.wpgb-area.wpgb-area-top-1 .wpgb-facet:not(.wpgb-facet-1) {
    min-width: 100%;
}
.wpgb-facet>fieldset:last-child {
    margin-bottom: 10px !important;
}
.wp-grid-builder .wpgb-area-top-2>div, .wp-grid-builder .wpgb-area-top-1 > div {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
.wpgb-facet .wpgb-reset{
	width: 100%;
}




.pickplugins_wl_wishlist_menu.hint--top {
    /* float: left; */
    display: block !important;
    margin: 0 auto !important;
    text-align: center;
}
.jeg_postblock_26 .pickplugins_wl_wishlist_buttons {
    margin-top: -20px;
}
 

/* Texten */
.single-post .custom_post_template h1.jeg_post_title {
    font-size: 27px;
    line-height: 38px;
    word-break: break-word;
}
  
  
/* Home   */
.home .thumbnail-container.animate-lazy.size-500 {
    min-height: 350px;
}
.jeg_postblock_3 article {
    width: 100%;
}
.jeg_postblock_3 .jeg_post_excerpt, .jeg_postblock_4 .jeg_post_excerpt, .jeg_postblock_5 .jeg_post_excerpt, .jeg_postblock_6 .jeg_post_excerpt {
    display: block;
}
.home .jeg_meta_footer.clearfix .jeg_post_share, 
.home .jeg_meta_footer.clearfix .jeg_meta_comment {
    display: none;
}
.home .jeg_meta_footer.clearfix .like_brewwwers {
    position: absolute;
    top: 60px;
    right: 0;
    width: auto !important;
    border-bottom: none !important;
}
.jeg_postblock_26 .jeg_meta_footer .like_brewwwers {
    padding: 8px;
    font-size: 16px;
}
.home-header-blog .jeg_pl_lg_9 .jeg_post_title, .home-bottom-blog h3.jeg_post_title { 
    font-size: 18px !important;
    margin: 15px 0 0px;
    line-height: 1.5;
    font-weight: bold;
}
/*
.home-header-blog .jeg_post_excerpt, .home .jeg_post_category {
    display: none;
}
*/

/* Category pagina */
.col-md-4.single-cat.show-all {
    display: inline-block !important;
    width: calc(50% + 0px);
}
.col-md-4.single-cat.show-all:nth-of-type(odd) {
    padding-right: 7px !important;
}
.col-md-4.single-cat.show-all:nth-of-type(even) {
    padding-left: 7px !important;
}
a.sub-cat_title {
    padding: 10px;
    position: absolute;
    width: calc(100% - 15px);
    bottom: -31px; 
}
body.category .category_brw .col-md-4 {
    width: calc(50%);
    display: inline-block;
    padding: 0px 7.5px !important;
    position: relative;
    margin-left: 0;
    margin-bottom: 20px; 
}
img.sub-cat_brw {
    min-width: 50%;
}
.jnews_category_header_top {
    background-size: cover;
}


/* Recepten detail */
.single-post span.cstm_save {
    color: #fff;
}
.single-post .pickplugins_wl_wishlist_menu.hint--top {
    background-color: #71C1B4;
    color: #fff !important;
    padding: 9px 0;
    text-align: center;
    border-radius: 30px;
    font-size: 14px;
    transition: ease-in-out .3s all;
}
.single-post .pickplugins_wl_wishlist_buttons .pickplugins_wl_wishlist_menu .pickplugins_wl_wishlist_menu_icon {
    background-color: #71C1B4;
    padding: 9px 70px;
}
h2.wprm-recipe-name.wprm-block-text-bold {
    font-size: 20px;
}
.commentlist .avatar {
    width: 40px;
    left: 0;
    position: relative;
}
li[class*='comment-author-laura']>div {
    border-bottom: 3px solid #71C1B4;
    background-color: rgba(113,193,180,.1);
    padding: 20px 10px 10px 10px;
}
.jnews_related_post_container.jeg_custom_related_wrapper article {
    width: 50%;
    /* display: block; */
    margin: 37px auto;
    padding: 10px !important;
}
.jnews_related_post_container.jeg_custom_related_wrapper article:last-of-type {
    display: none;
}
.commentlist .avatar {
    display: block !important;
}
.jeg_custom_share_wrapper {
    padding-top: 20px;
}
.single-post .jeg_custom_share_wrapper > div {
    width: 100%;
    text-align: right;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}
.single .pickplugins_wl_wishlist_buttons .pickplugins_wl_menu_items {
    right: auto;
    top: 40px;
    min-width: 250px;
}
/*
.single-post .jeg_custom_share_wrapper > div {
    width: 48%;
    display: inline-block !important;
    text-align: right;
    margin-top: -20px;
    margin-bottom: 40px !important;
}
*/
.single-post .jeg_custom_share_wrapper > div > div a{
    display: block;
    text-align: center;
    border: 1px solid #71C1B4;
    padding: 10px;
    border-radius: 50px;
    margin-bottom: 0px;
}
.single-post .jeg_custom_share_wrapper > div {
    width: 100%;
}
.ingredienten_button_container a {
    display: block;
    margin: 0 auto;
    text-align: center;
    float: none;
}
.vorige_post, .volgend_post {
    width: 100%;
    display: inline-block;
}
.vorige_post img, .volgend_post img {
    width: 100%;
    min-width: 100%;
}
.vorige_post_txt, .volgend_post_txt {
    display: inline-block;
    width: 49.4%;
}
.volgend_post a[rel="next"]:first-of-type, .vorige_post a[rel="prev"]:first-of-type {
    width: 100%;
    display: inline-block;
}
.wprm-recipe-image img {
    width: 100%;
}
.single-post .jeg_share_top_container {
    width: 100% !important;
}
.single-post .share-secondary {
    display: block !important;
}
.single-post a.jeg_btn-toggle {
    display: none;
}
.single-post .jeg_share_button .fa {
    font-size: 20px;
}
.single-post .jeg_sharelist {
    float: left;
    width: 100%;
    float: none;
    padding: 0 30px;    
}


/* FAQ */
.accordion-section-title {
    margin-left: 25px;
    text-indent: 0px;
    padding-left: 0px;
}
span.accordion-button-icon {
    margin-left: -25px;
}


/* Sidebar */
.widget .jeg_thumb img, .widget .jeg_thumb, .widget .jeg_thumb div {
    width: 100%;
    height: 100%;
}
.widget .jeg_postblock_23 .jeg_post {
    float: left;
    width: 100%;
    max-width: 100%;
    padding-right: 0px !important;
}

/* Footer */
.footer-col_1 {
    width: 100%;
    margin-left: 0;
    display: inline-block;
}
.footer-cat.footer-col_2, .footer-cat.footer-col_3, .footer-col_4, .footer-col_5{
    width: 100%;
    margin-left: 0;
    margin-top: 50px;
    display: inline-block;    
}
.footer_brw, .sub_footer {
    padding: 30px 0 !important;
}
.sub_footer * {
    display: block;
    margin: 0 auto;
}
.socials_widget.nobg a {
    margin: 20px 20px 15px 0;
}
.footer_brw .wpb_text_column {
    margin-bottom: 10px;
}
.item_main fieldset.asp_filter_tax.asp_filter_tax_category.asp_dropdown_filter_box.asp_filter_id_1.asp_filter_n_0 {
    display: none;
}

div#jeg_off_canvas form.asp-fss-flex {
    display: none !important;
}
a.uitgebreid-zoeken.button-fullwidth_brw.button-filled_brw{
    margin: 20px 0 0px;
}
div#jeg_off_canvas a.uitgebreid-zoeken.button-fullwidth_brw.button-filled_brw {
    display: none;
}
div#jeg_off_canvas a.uitgebreid-zoeken.button-fullwidth_brw.button-filled_brw:nth-of-type(2) {
    display: block !important;
}

button.asp_search_btn.asp_s_btn {
    margin-left: 0 !important;
    margin-top: -10px !important;
}
/*
.category_filter_box.categoryfilter {
    position: initial;
    top: 0;
    right: 0;
    width: 100%;
    margin-top: 40px !important;
    width: 150px;
    margin-left: 40px !important;
}
*/
fieldset.asp_filter_tax.asp_filter_tax_category.asp_dropdown_filter_box.asp_filter_id_1.asp_filter_n_0 {
    position: absolute;
    top: -6px;
    left: 0;
    right: unset;
    width: 200px !important;
}
#ajaxsearchprobsettings5_1.searchsettings fieldset, #ajaxsearchprobsettings5_2.searchsettings fieldset, div.asp_sb.asp_sb_5.searchsettings fieldset {
    width: 100%;
}
.asp_select_label.asp_select_single{
    padding: 0 !important;
    border: 1px solid rgba(224, 224, 224, 1) !important;
}
/*
.category_filter_box.categoryfilter .asp_select_label.asp_select_single {
    position: absolute;
    top: 37px !important;
    left: 40px !important;
}
*/
html body button.asp_search_btn.asp_s_btn {
    /* margin-left: 210px !important; */
    position: absolute;
    right: 0;
}
.jeg_archive_search {
    padding: 10px 10px 30px 10px !important;
}


.single_wishlist:nth-of-type(odd) {
    margin-left: -30px;
}
.single_wishlist:nth-of-type(even) {
    margin-left: 30px;
}
.single_wishlist {
    float: left;
    position: relative;
    display: inline-block !important;
    width: 40%;
/*     // height: 228px; */
    margin: 0 20px 10px 0;
}
.single_wishlist .single_wishlist_img {
    width: 70%;
    height: 70% !important;
}
.wl-single-item {
    width: 47.1% !important;
    display: inline-block !important;
    margin: 5px !important;
}
.wl-single-item {
    width: calc(50% - 20px) !important;
    display: inline-block !important;
    margin: 5px !important;
}
.wishlist-items .wl-single-item .wl-thumb span {
    width: 100%;
    height: 150px;
}
}

/*  ##Device = Most of the Smartphones Mobiles (Portrait)  */
@media (max-width: 320px){
.jnews_related_post_container.jeg_custom_related_wrapper article {
    width: 65%;
    display: block;
    margin: 37px auto;
    padding: 0 !important;
} 
}

